x86: Move some code out of IRQ-disabled section of context switch path.
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 21 Oct 2008 13:14:37 +0000 (14:14 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 21 Oct 2008 13:14:37 +0000 (14:14 +0100)
commit68516139f354f10c8726c0cced46329fb6b0cbf2
treeec7aff79c98475feb124c61908680587a3b6d00b
parentdd1e58b087643c61221b338d0b382db7c7b7719c
x86: Move some code out of IRQ-disabled section of context switch path.
Signed-off-by: Keir Fraser <keir.fraser@citrix.com>
xen/arch/x86/domain.c